home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 May / SGI IRIX 6.5 Complementary Applications 2004 May.iso / dist / OpenOffice.idb / usr / OpenOffice / help / en / sbasic.jar / text / sbasic / common / 03104000.xml < prev    next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  1.5 KB  |  22 lines

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <html><head><title>IsMissing function [Runtime]</title><meta name="filename" content="text/sbasic/common/03104000"/><meta name="language" content="en-US"/><help:css-file-link xmlns:help="http://openoffice.org/2000/help"/><!--The CSS style header method for setting styles--><style type="text/css">
  3.  
  4.         p.P1{
  5.                 }
  6.         span.T1{
  7.                 font-weight:bold;}
  8.         </style></head><body>
  9.    
  10.    
  11.    <help:to-be-embedded Eid="ismissing" xmlns:help="http://openoffice.org/2000/help">
  12.    <p class="Head1"><a name="ismissing"/><help:link Id="68585">IsMissing function [Runtime]</help:link></p>
  13.    <p class="Paragraph">Tests if a function is called with an optional parameter.<a name="ende"/></p>
  14.    </help:to-be-embedded>
  15.    <p class="Paragraph">See also: <help:link Id="68584" xmlns:help="http://openoffice.org/2000/help">Optional</help:link></p>
  16.    <p class="Paragraph"><span class="T1">Syntax</span>:</p>
  17.    <p class="Paragraph">IsMissing( ArgumentName ) <help:key-word value="IsMissing" tag="kw68585_1" xmlns:help="http://openoffice.org/2000/help"/></p>
  18.    <p class="Paragraph"><span class="T1">Parameter</span>:</p>
  19.    <p class="Paragraph">ArgumentName: the name of an optional argument.</p>
  20.    <p class="Paragraph">IsMissing is true, if the function is called without the parameter with the name ArgumentName.</p>
  21.    <p class="Paragraph">See also <help:link Id="68535" Eid="dialogload" xmlns:help="http://openoffice.org/2000/help">Examples</help:link>.</p>
  22.   </body></html>